EXTEND: Now it's time to modify and extend your game. Be sure to meet these minimum technical requirements:
- Add a third sprite. Then add if in the collision event so that something happens when the spaceship hits it.
- Add a second player sprite. Use My Key Press to assign it controls.
- Add a collision event for your second player sprite. Include if statements for collisions with any other sprites!
- Click Submit to turn in your work and go on!
To navigate the page using the TAB key, first press ESC to exit the code editor.